[INFO] cloning repository https://github.com/transilluminate/expandable-cuckoo
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/transilluminate/expandable-cuckoo" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftransilluminate%2Fexpandable-cuckoo", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftransilluminate%2Fexpandable-cuckoo'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] fe8138eab0220aa090487c48c990485d70d755bf
[INFO] testing transilluminate/expandable-cuckoo against try#b8e88e5ddf5521a9f43ee3f62a702388c713e4bb for pr-155114
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftransilluminate%2Fexpandable-cuckoo" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/transilluminate/expandable-cuckoo
[INFO] finished tweaking git repo https://github.com/transilluminate/expandable-cuckoo
[INFO] tweaked toml for git repo https://github.com/transilluminate/expandable-cuckoo written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/transilluminate/expandable-cuckoo on toolchain b8e88e5ddf5521a9f43ee3f62a702388c713e4bb
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/transilluminate/expandable-cuckoo already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] b05eb0db2f7d23449ddc4f3d9fac72b12ceb682fc931d3f8fbabaa4d1c1c7494
[INFO] running `Command { std: "docker" "start" "-a" "b05eb0db2f7d23449ddc4f3d9fac72b12ceb682fc931d3f8fbabaa4d1c1c7494", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b05eb0db2f7d23449ddc4f3d9fac72b12ceb682fc931d3f8fbabaa4d1c1c7494", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b05eb0db2f7d23449ddc4f3d9fac72b12ceb682fc931d3f8fbabaa4d1c1c7494", kill_on_drop: false }`
[INFO] [stdout] b05eb0db2f7d23449ddc4f3d9fac72b12ceb682fc931d3f8fbabaa4d1c1c7494
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 44f7b976ed3f311ff44add62cf89f6d6000d0b9c75a43ea3976d88edcb68ffbd
[INFO] running `Command { std: "docker" "start" "-a" "44f7b976ed3f311ff44add62cf89f6d6000d0b9c75a43ea3976d88edcb68ffbd", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.178
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[INFO] [stderr]    Compiling cfg-if v1.0.4
[INFO] [stderr]    Compiling quote v1.0.42
[INFO] [stderr]    Compiling unicode-ident v1.0.22
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]    Compiling zerocopy v0.8.31
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling pin-project-lite v0.2.16
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling lock_api v0.4.14
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling dashmap v5.5.3
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling syn v2.0.111
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling rand_chacha v0.2.2
[INFO] [stderr]    Compiling rand v0.7.3
[INFO] [stderr]    Compiling cuckoofilter v0.5.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling expandable-cuckoo-filter v0.1.0 (/opt/rustwide/workdir/expandable-cuckoo-filter)
[INFO] [stderr]    Compiling orthogonal-cuckoo-filter-mesh v0.1.0 (/opt/rustwide/workdir/orthogonal-cuckoo-filter-mesh)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 11.94s
[INFO] running `Command { std: "docker" "inspect" "44f7b976ed3f311ff44add62cf89f6d6000d0b9c75a43ea3976d88edcb68ffbd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "44f7b976ed3f311ff44add62cf89f6d6000d0b9c75a43ea3976d88edcb68ffbd", kill_on_drop: false }`
[INFO] [stdout] 44f7b976ed3f311ff44add62cf89f6d6000d0b9c75a43ea3976d88edcb68ffbd
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7300e8ceeb772a3df3d240551f369b532c4ccf93ef06e39e801cefa65f575d96
[INFO] running `Command { std: "docker" "start" "-a" "7300e8ceeb772a3df3d240551f369b532c4ccf93ef06e39e801cefa65f575d96", kill_on_drop: false }`
[INFO] [stderr]    Compiling zerocopy v0.8.31
[INFO] [stderr]    Compiling zerocopy-derive v0.8.31
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling autocfg v1.5.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling rustix v1.1.3
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling serde_json v1.0.148
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling anstyle v1.0.13
[INFO] [stderr]    Compiling zmij v1.0.0
[INFO] [stderr]    Compiling plotters-backend v0.3.7
[INFO] [stderr]    Compiling itoa v1.0.17
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling ciborium-io v0.2.2
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling clap_lex v0.7.6
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling wait-timeout v0.2.1
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling cast v0.3.0
[INFO] [stderr]    Compiling clap_builder v4.5.53
[INFO] [stderr]    Compiling bit-vec v0.8.0
[INFO] [stderr]    Compiling quick-error v1.2.3
[INFO] [stderr]    Compiling plotters-svg v0.3.7
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling rand_xorshift v0.4.0
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling bit-set v0.8.0
[INFO] [stderr]    Compiling is-terminal v0.4.17
[INFO] [stderr]    Compiling oorandom v11.1.5
[INFO] [stderr]    Compiling anes v0.1.6
[INFO] [stderr]    Compiling unarray v0.1.4
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling plotters v0.3.7
[INFO] [stderr]    Compiling criterion-plot v0.5.0
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling tempfile v3.24.0
[INFO] [stderr]    Compiling rusty-fork v0.3.1
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling half v2.7.1
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling clap v4.5.53
[INFO] [stderr]    Compiling rand_chacha v0.2.2
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling proptest v1.9.0
[INFO] [stderr]    Compiling rand v0.7.3
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling cuckoofilter v0.5.0
[INFO] [stderr]    Compiling expandable-cuckoo-filter v0.1.0 (/opt/rustwide/workdir/expandable-cuckoo-filter)
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling orthogonal-cuckoo-filter-mesh v0.1.0 (/opt/rustwide/workdir/orthogonal-cuckoo-filter-mesh)
[INFO] [stderr]    Compiling criterion v0.5.1
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 35.71s
[INFO] running `Command { std: "docker" "inspect" "7300e8ceeb772a3df3d240551f369b532c4ccf93ef06e39e801cefa65f575d96", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7300e8ceeb772a3df3d240551f369b532c4ccf93ef06e39e801cefa65f575d96", kill_on_drop: false }`
[INFO] [stdout] 7300e8ceeb772a3df3d240551f369b532c4ccf93ef06e39e801cefa65f575d96
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] dddadc207ac115a5e9f7ace4d0f0e52de6443b16891d81f4249e85c6383aa1c2
[INFO] running `Command { std: "docker" "start" "-a" "dddadc207ac115a5e9f7ace4d0f0e52de6443b16891d81f4249e85c6383aa1c2", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.22s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/expandable_cuckoo_filter-453108afe28c9d25)
[INFO] [stdout] 
[INFO] [stdout] running 10 tests
[INFO] [stdout] test tests::test_basic_lifecycle ... ok
[INFO] [stdout] test tests::test_expansion_remove ... ok
[INFO] [stdout] test tests::test_expansion ... ok
[INFO] [stdout] test tests::test_import_invalid_data ... ok
[INFO] [stdout] test tests::test_orthogonality ... ok
[INFO] [stdout] test tests::test_coverage_gap_fillers ... ok
[INFO] [stdout] test tests::test_export_import ... ok
[INFO] [stdout] test tests::proptests::test_fuzz_persistence_roundtrip ... ok
[INFO] [stdout] test tests::proptests::test_fuzz_insert_contains ... FAILED
[INFO] [stdout] test tests::proptests::test_fuzz_set_semantics ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- tests::proptests::test_fuzz_insert_contains stdout ----
[INFO] [stdout] proptest: failed to append to /opt/rustwide/workdir/expandable-cuckoo-filter/proptest-regressions/lib.txt: Read-only file system (os error 30)
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::proptests::test_fuzz_insert_contains' (17) panicked at expandable-cuckoo-filter/src/lib.rs:484:9:
[INFO] [stdout] Test failed: assertion failed: filter.contains(key) at expandable-cuckoo-filter/src/lib.rs:492.
[INFO] [stdout] minimal failing input: keys = [
[INFO] [stdout]     "\u{100a31}\t\u{41b3b}?\u{7f}\u{b}>\u{599cb}?q\rb\r\u{c1242}=\u{1b}\u{fe8ee}",
[INFO] [stdout]     "%Ѩ\u{4fedf}*3\u{feff}𥥀\u{4cf5d}p",
[INFO] [stdout]     "\"\u{12752}\"\u{7db60}\0\u{f1a4b}\u{5ec2b}ȺH🕴r{\r\t<",
[INFO] [stdout]     "\u{1b}::Ѩ",
[INFO] [stdout]     "[`\u{e71d0}\u{3618d}b!&\t¥\u{435c8}ª*<\u{7f}*'",
[INFO] [stdout]     "\u{81f83}`h+)\u{b}%𳌑7\u{6640b}\u{202e}ȺU\u{4}:*?\u{de053}*=",
[INFO] [stdout]     "\u{4a1be}\t<",
[INFO] [stdout]     ":\u{feff}",
[INFO] [stdout]     "*\u{3ff97}:\u{b}\u{69488}\u{92831}Ê¥ ȺI\\t\u{7b6e2}¥\u{d7c16}\u{1}\u{b0eab}\u{154fc}\\\u{b}",
[INFO] [stdout]     "",
[INFO] [stdout]     "Ð\u{feff}\u{f1d70}\u{b}\u{1b}Þ\u{feff}/",
[INFO] [stdout]     "<Q\u{a9b90}&%\u{feff}{\u{1b}𧳏\u{c9374}:'\u{5972f}\u{87ec6}$P\"",
[INFO] [stdout]     "Ѩ\u{bfe9f}.\0&b/f/\u{ac62e}\u{b}🕴",
[INFO] [stdout]     "%:\"/🕴\u{5}\u{1b}\u{72c78}�ḉ!S�%\u{1082e9}\u{4860d}",
[INFO] [stdout]     "\"\u{1}d?�\u{e4c36}*=\"\u{7f},\"\u{7f}Ⱥ\u{62e58}$\0:¯Ⱥ4\u{8a838}\u{e500c}\u{665cb}p\t",
[INFO] [stdout]     "\u{5}\u{b}Ⱥ$\u{b5e24}\u{feff}$/\u{202e}\u{b}<\u{50d0e}nI\tfx\u{b}\u{a949d}\r*f�¨\u{2}`¥*\"",
[INFO] [stdout]     "\u{202e}\r.\tg\u{83464}<k/\0?Q\u{1b}\u{b720b}!\u{7f}�$",
[INFO] [stdout]     "@\u{1b}¼\u{e4d3b}n",
[INFO] [stdout]     ")\u{e60f0}\u{103528}�${\u{202e}7¥\u{d5e53}\u{8},\u{f87a1}'",
[INFO] [stdout]     "\u{b1eba}:Õ}\u{202e}Ⱥ\"P\"/={<ZÝ",
[INFO] [stdout]     "F¦\u{10cec9}:3Ⱥ\u{7e6a9}¥\u{1d262}P$\u{f2098}",
[INFO] [stdout]     "Z\r",
[INFO] [stdout]     "\u{8b3d8}\u{2}ß",
[INFO] [stdout]     "\0\u{dab08}*\u{10a860}\rI\u{feff}_?\u{788e1}\u{feff}<=",
[INFO] [stdout]     "\0.I&{\u{45634}\u{c5170}\u{9dbba}\u{202e}\u{68e2a}\u{621af}\u{affa0}\u{105393}¥L*Ѩ$\u{591ba}a\u{cb203}",
[INFO] [stdout]     "",
[INFO] [stdout]     "\u{b}Ⱥ\r&3%\"鳯\\\u{1b}\u{b6193}Ѩ\u{c4c9f}`\u{62469}¡?\u{b}",
[INFO] [stdout]     "Ⱥ%1.Ⱥ\\𱮓\u{1b}$<\u{cb181}$\u{b23a6}\u{c143a}4`'\u{d13cd}�¥3\\:¥\u{1b}Ⱥ,",
[INFO] [stdout]     "=.%)\"\u{feff}\u{422e7}:%닌%\u{b234a}Ⱥ\u{7f}/\u{b}\u{8ebe5}\u{5}<»$`\t\u{7f}\0\u{5}\u{feff}",
[INFO] [stdout]     "Ⱥ<𩅞¥/B{\u{e44aa}🕴\u{8a6e5}",
[INFO] [stdout]     "\u{c174e}!\\\u{92dcc}{<\u{1b}Ѩ<",
[INFO] [stdout]     "\u{719dd}_&Ѩ.\\u\u{561ed}𭿈$\u{1b}/",
[INFO] [stdout]     "\u{202e}\\\u{6}Ⱥ/8\u{64474}\u{8}u�?\u{433e7}v'\rø\u{78200}{\\`v",
[INFO] [stdout]     "¡&xy\u{48aa8}\u{7f}&r:<$\u{7f}\\\u{b}\t%\u{5bab1}%½$\\'E~ =Ѩ/",
[INFO] [stdout]     "",
[INFO] [stdout]     "\u{202e}/*É\u{7a29d}\\�\u{4}\u{b670e}\u{2}\0?\u{37668}¥<&%/\u{6756f}<\u{7f}",
[INFO] [stdout]     "",
[INFO] [stdout]     "D.🕴�è&&\u{8ea12}\u{feff}\u{1040ea}+\u{e8648}\\¥�e<:\u{b}\"\u{64fb3}*`$\u{b9a43}\u{202e}$<m",
[INFO] [stdout]     "$\u{9c}:.$v<\u{10da03}\u{1b}\\𡶦𭀷\u{a4692}🕴m\u{f2619}\u{bf0b8}",
[INFO] [stdout]     "H8.\u{202e}🕴𪅑\ta\u{dad97}\u{a4a3f}\r0bÆ\u{61657}𬗾D\u{950f0}§\u{cd236}\\d/\u{59a7b}\r#䎒[\u{6d4ee}\u{1b}",
[INFO] [stdout]     "\u{10ab1b}*\0\".\u{10f867}É\r\u{202e}\u{b5292} ",
[INFO] [stdout]     "?\rT🕴+\u{1}\u{6}𤠗S\u{7f}\u{15cb9}$\u{d657b}\u{dba35}\u{334d2}\u{ffd44}`_O",
[INFO] [stdout]     "~�¥",
[INFO] [stdout]     "$Ó\u{ad23e}(Ⱥ\u{3}(🕴\u{92b56}Ⱥh\u{b}`x/Vf%$\u{44437}\u{f3595}{c\r\\&8=\r",
[INFO] [stdout]     "\u{7f}\u{202e}\u{7f}\u{8}\u{8}\u{b513d}�\u{abacd}\u{fe3ed}\u{1b}�X:\u{e5349}*\u{7f}$?)$�/\u{202e}c$¥-/EI$:",
[INFO] [stdout]     "\u{a70c8}\\🕴𗒇�Ѩ\u{7fc1c}\u{b}$%U\u{1}\t\u{1015bd}\\$滨q*~c\u{4}\u{3f85f}P\u{b}\u{7e65b}",
[INFO] [stdout] ]
[INFO] [stdout] 	successes: 184
[INFO] [stdout] 	local rejects: 0
[INFO] [stdout] 	global rejects: 0
[INFO] [stdout] 
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x60cf6a38fd3a - std[fce30c26ee6459b]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x60cf6a38fd3a - std[fce30c26ee6459b]::backtrace_rs::backtrace::trace_unsynchronized::<std[fce30c26ee6459b]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x60cf6a38fd3a - std[fce30c26ee6459b]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x60cf6a38fd3a - <<std[fce30c26ee6459b]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[d17f6591d688f3bd]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x60cf6a3a540a - <core[d17f6591d688f3bd]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x60cf6a3a540a - core[d17f6591d688f3bd]::fmt::write
[INFO] [stdout]    6:     0x60cf6a394982 - std[fce30c26ee6459b]::io::default_write_fmt::<alloc[dad09f3a48280dba]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x60cf6a394982 - <alloc[dad09f3a48280dba]::vec::Vec<u8> as std[fce30c26ee6459b]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x60cf6a36d56f - <std[fce30c26ee6459b]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x60cf6a36d56f - std[fce30c26ee6459b]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x60cf6a388019 - std[fce30c26ee6459b]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x60cf6a1ee0ec - <alloc[dad09f3a48280dba]::boxed::Box<dyn for<'a, 'b> core[d17f6591d688f3bd]::ops::function::Fn<(&'a std[fce30c26ee6459b]::panic::PanicHookInfo<'b>,), Output = ()> + core[d17f6591d688f3bd]::marker::Sync + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::Fn<(&std[fce30c26ee6459b]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x60cf6a1ee0ec - test[9653f4f1d2ca1489]::test_main_inner::<test[9653f4f1d2ca1489]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x60cf6a3881d2 - <alloc[dad09f3a48280dba]::boxed::Box<dyn for<'a, 'b> core[d17f6591d688f3bd]::ops::function::Fn<(&'a std[fce30c26ee6459b]::panic::PanicHookInfo<'b>,), Output = ()> + core[d17f6591d688f3bd]::marker::Sync + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::Fn<(&std[fce30c26ee6459b]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x60cf6a3881d2 - std[fce30c26ee6459b]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x60cf6a36d628 - std[fce30c26ee6459b]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x60cf6a362729 - std[fce30c26ee6459b]::sys::backtrace::__rust_end_short_backtrace::<std[fce30c26ee6459b]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x60cf6a36e33d - __rustc[de152adb51f02556]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x60cf6a3a5c4c - core[d17f6591d688f3bd]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x60cf6a1d61c8 - expandable_cuckoo_filter[2ef9b0dbda8b4490]::tests::proptests::test_fuzz_insert_contains
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/sugar.rs:163:17
[INFO] [stdout]   20:     0x60cf6a1d2a97 - expandable_cuckoo_filter[2ef9b0dbda8b4490]::tests::proptests::test_fuzz_insert_contains::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/sugar.rs:159:28
[INFO] [stdout]   21:     0x60cf6a1e1236 - <expandable_cuckoo_filter[2ef9b0dbda8b4490]::tests::proptests::test_fuzz_insert_contains::{closure#0} as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   22:     0x60cf6a1e13cb - <fn() -> core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23:     0x60cf6a1e13cb - test[9653f4f1d2ca1489]::__rust_begin_short_backtrace::<core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>, fn() -> core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:724:18
[INFO] [stdout]   24:     0x60cf6a1eebbb - test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:747:74
[INFO] [stdout]   25:     0x60cf6a1eebbb - <core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   26:     0x60cf6a1eebbb - std[fce30c26ee6459b]::panicking::catch_unwind::do_call::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>, core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:581:40
[INFO] [stdout]   27:     0x60cf6a1eebbb - std[fce30c26ee6459b]::panicking::catch_unwind::<core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>, core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:544:19
[INFO] [stdout]   28:     0x60cf6a1eebbb - std[fce30c26ee6459b]::panic::catch_unwind::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>, core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panic.rs:359:14
[INFO] [stdout]   29:     0x60cf6a1eebbb - test[9653f4f1d2ca1489]::run_test_in_process
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:747:27
[INFO] [stdout]   30:     0x60cf6a1eebbb - test[9653f4f1d2ca1489]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:668:43
[INFO] [stdout]   31:     0x60cf6a1e82d4 - test[9653f4f1d2ca1489]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:698:41
[INFO] [stdout]   32:     0x60cf6a1e82d4 - std[fce30c26ee6459b]::sys::backtrace::__rust_begin_short_backtrace::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   33:     0x60cf6a1f17c2 - std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   34:     0x60cf6a1f17c2 - <core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   35:     0x60cf6a1f17c2 - std[fce30c26ee6459b]::panicking::catch_unwind::do_call::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:581:40
[INFO] [stdout]   36:     0x60cf6a1f17c2 - std[fce30c26ee6459b]::panicking::catch_unwind::<(), core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:544:19
[INFO] [stdout]   37:     0x60cf6a1f17c2 - std[fce30c26ee6459b]::panic::catch_unwind::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panic.rs:359:14
[INFO] [stdout]   38:     0x60cf6a1f17c2 - std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   39:     0x60cf6a1f17c2 - <std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1} as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x60cf6a38f64f - <alloc[dad09f3a48280dba]::boxed::Box<dyn core[d17f6591d688f3bd]::ops::function::FnOnce<(), Output = ()> + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   41:     0x60cf6a38f64f - <std[fce30c26ee6459b]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   42:     0x75bf8ed65aa4 - <unknown>
[INFO] [stdout]   43:     0x75bf8edf2a64 - clone
[INFO] [stdout]   44:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     tests::proptests::test_fuzz_insert_contains
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 9 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.14s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `-p expandable-cuckoo-filter --lib`
[INFO] running `Command { std: "docker" "inspect" "dddadc207ac115a5e9f7ace4d0f0e52de6443b16891d81f4249e85c6383aa1c2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "dddadc207ac115a5e9f7ace4d0f0e52de6443b16891d81f4249e85c6383aa1c2", kill_on_drop: false }`
[INFO] [stdout] dddadc207ac115a5e9f7ace4d0f0e52de6443b16891d81f4249e85c6383aa1c2
